1 research outputs found

    Image Compression Using Run Length Encoding (RLE)

    Get PDF
    The goal of image compression is to remove the redundancies by minimizing the number of bits required to represent an image. It is used for reducing the redundancy that is nothing but avoiding the duplicate data. It also reduces the storage memory to load an image. Image Compression algorithm can be Lossy or Lossless. In this paper, DCT and DWT based image compression algorithms have been implemented using MATLAB platform. Then, the improvement of image compression through Run Length Encoding (RLE) has been achieved. The three images namely Baboon, Lena and Pepper have been taken as test images for implementing the techniques. Various image objective metrics namely compression ratio, PSNR and MSE have been calculated. It has been observed from the results that RLE based image compression achieves higher compression ratio as compared with DCT and DWT based image compression algorithms
    corecore